parse - meaning and definition. What is parse
Diclib.com
Online Dictionary

What (who) is parse - definition

PROCESS OF ANALYZING A STRING OF SYMBOLS, EITHER IN NATURAL LANGUAGE, COMPUTER LANGUAGES OR DATA STRUCTURES, CONFORMING TO THE RULES OF A FORMAL GRAMMAR
Syntax analysis; Syntactical analysis; Parsers; Parseable; Parsing (human languages); Syntactic Analysis; Syntactic analysis; Parser 3; Parser; Parse; Syntactic parsing; Grammar parser; Parsable; Natural language parsing; Parsed; HTML parser; Natural language parser; List of parser development software; Parsing algorithms; Parsing algorithm; English parser; SyntaxNet; Parsing of natural language; Lookahead (parsing); Parsers for natural languages; Graph parsing; Mechanical layout
  • Flow of data in a typical parser
  •  url=https://archive.org/details/cprogramminglang00bria }} (Appendix A.13 "Grammar", p.193 ff)</ref> ''Bottom:'' a parser has digested the tokens "<syntaxhighlight lang="c" inline>int v;main(){</syntaxhighlight>" and is about choose a rule to derive ''Stmt''. Looking only at the first lookahead token "<syntaxhighlight lang="c" inline>v</syntaxhighlight>", it cannot decide which of both alternatives for ''Stmt'' to choose; the latter requires peeking at the second token.

parse         
[p?:z]
¦ verb
1. resolve (a sentence) into its component parts and describe their syntactic roles.
2. Computing analyse (text) into logical syntactic components.
Derivatives
parser noun
Origin
C16: perh. from ME pars 'parts of speech', from OFr. pars 'parts'.
parse         
(parses, parsing, parsed)
In grammar, if you parse a sentence, you examine each word and clause in order to work out what grammatical type each one is. (TECHNICAL)
VERB: V n
Parse         
·noun To resolve into its elements, as a sentence, pointing out the several parts of speech, and their relation to each other by government or agreement; to analyze and describe grammatically.

Wikipedia

Parsing

Parsing, syntax analysis, or syntactic analysis is the process of analyzing a string of symbols, either in natural language, computer languages or data structures, conforming to the rules of a formal grammar. The term parsing comes from Latin pars (orationis), meaning part (of speech).

The term has slightly different meanings in different branches of linguistics and computer science. Traditional sentence parsing is often performed as a method of understanding the exact meaning of a sentence or word, sometimes with the aid of devices such as sentence diagrams. It usually emphasizes the importance of grammatical divisions such as subject and predicate.

Within computational linguistics the term is used to refer to the formal analysis by a computer of a sentence or other string of words into its constituents, resulting in a parse tree showing their syntactic relation to each other, which may also contain semantic and other information (p-values). Some parsing algorithms may generate a parse forest or list of parse trees for a syntactically ambiguous input.

The term is also used in psycholinguistics when describing language comprehension. In this context, parsing refers to the way that human beings analyze a sentence or phrase (in spoken language or text) "in terms of grammatical constituents, identifying the parts of speech, syntactic relations, etc." This term is especially common when discussing which linguistic cues help speakers interpret garden-path sentences.

Within computer science, the term is used in the analysis of computer languages, referring to the syntactic analysis of the input code into its component parts in order to facilitate the writing of compilers and interpreters. The term may also be used to describe a split or separation.

Pronunciation examples for parse
1. to parse out problems.
Existence _ David Brin _ Talks at Google
2. I don't parse.
Good Christian Sex _ Bromleigh McCleneghan _ Talks at Google
3. It's incredibly difficult to parse.
ted-talks_1857_HollyMorris_2013G-320k
4. you can actually parse it.
ted-talks_354_StevenPinker_2003-320k
5. to parse sentences, and here,
ted-talks_1487_PeterNorvig_2012U-320k
Examples of use of parse
1. We parse her record while commenting on the shade of her lipstick.
2. "He doesn‘t parse words," The Register‘s board said Saturday of McCain.
3. Now we can rewind, download, parse every manipulation on YouTube over breakfast.
4. But the numerical differences are still stark, and the reasons offered can be hard to parse.
5. After the forum, the Diaz family continued to parse the candidates‘ responses.